Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 05:50:24 +0000 (22:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 05:50:24 +0000 (22:50 -0700)
src/ChangeLog

index c30374c85eac4bbc89ce74535c0f3820bf50c61c..2b515a3d33d5f609ed063d53795d529de1bbc147 100644 (file)
@@ -1,6 +1,7 @@
 2011-03-21  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * fileio.c (Fcopy_file): Report error if fchown or fchmod fail.
+       * fileio.c (Fcopy_file): Report error if fchown or fchmod
+       fail (Bug#8306).
 
        * emacs.c (Fdaemon_initialized): Do not ignore I/O errors (Bug#8303).